object SectionsF: TSectionsF Left = 281 Top = 11 BorderIcons = [biMinimize] BorderStyle = bsSingle Caption = 'Sections' ClientHeight = 275 ClientWidth = 128 Color = 16744576 Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild Position = poDefault Visible = True PixelsPerInch = 96 TextHeight = 13 object Memo: TRichEdit Left = 0 Top = 0 Width = 128 Height = 275 Cursor = crArrow Align = alClient BorderStyle = bsNone HideSelection = False ParentColor = True ReadOnly = True TabOrder = 0 WordWrap = False OnEnter = MemoEnter end end